home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / wb-tools / shellbench / shellbench.pi < prev    next >
Text File  |  1996-04-05  |  3KB  |  80 lines

  1. .name
  2. ShellBench
  3. .type
  4. Workbench Tool
  5. .short
  6. Deluxe Replacement for WB2+ 'Execute'
  7. .description
  8. ShellBench is a replacement for the Workbench Execute requester. It
  9. opens a small window with a string gadget for typing in the desired
  10. command. The string gadget supports filename completion with the
  11. TAB key and keeps a command history buffer. Two versions are provided,
  12. one for the BGUI gadget layout system and one for MUI.\n
  13. Via tooltypes and an options window, ShellBench offers fine control
  14. over the execution environment of launched programs, including task
  15. priority, stack size and current directory. In addition to using
  16. ShellBench on-demand for executing individual Shell commands, you can
  17. also quickly set up project icons that run Shell programs in highly
  18. configurable environments.\n\n
  19. Version 1.3 offers the following improvements:\n
  20. New: MUI version included. Requires MUI3.0+.\n
  21. New: Change program settings like current directory directly from the
  22. command string gadget. For example, enter ";cd Ram:".\n
  23. New: Added ADDTOCOMMAND ShellBench project tooltype, appends project
  24. name to command as well as the names of shift-selected icons.\n
  25. New: Special value PUBSCREEN=FRONTMOST to put window on front screen,
  26. if public.\n
  27. New: By setting HISTORYLINES to 0 and HISTORYFILE to an existing
  28. history file, you can keep a 'static' history to which no new commands
  29. will be added. This lets you use the history like the F-keys.\n
  30. New: Options window now opens centred on main window, if open, but
  31. always retains previous size, if set by user.\n
  32. New: Boolean tooltype WINDOWMOUSE makes ShellBench main window always
  33. open under mouse pointer, rather than re-open at last position. This
  34. is overridden by WINDOWLEFT/TOP/WIDTH (BGUI version only).\n
  35. New: Current directory is now displayed in main window title bar.\n
  36. Bug fix: Corrected bugs in Options window AppWindow handling that
  37. caused gadgets not to be updated when an icon was dropped, and would
  38. cause memory leaks if multiple icons were dropped.\n
  39. Bug fix: Fixed matching of names to match in target current directory,
  40. rather than ShellBench's current directory.\n
  41. Bug fix: ShellBench should now be able to find its icon when run from
  42. a Shell with a qualified name eg. "Run Work:Utils/ShellBench".\n
  43. Changed: Removed Ctrl-C to quit, as KingCON windows opened by
  44. ShellBench when launching a command somehow broadcast the signal back
  45. to ShellBench and would make it quit.\n
  46. Changed: Options window now fixes gadget heights, putting space
  47. between gadgets.\n
  48. .version
  49. 1.3
  50. .date
  51. 1996.4.5
  52. .author
  53. Nick Christie
  54. .requirements
  55. AmigaOS 2.04+ (V37+), either BGUI library V38+ or MUI V3+
  56. .distribution
  57. Freeware
  58. .address
  59. 39 St Georges Drive
  60. Bransgore
  61. BH23 8EZ
  62. Great Britain
  63. .email
  64. nmc@dircon.co.uk (Nick Christie)
  65. .exectype
  66. Compiled C
  67. .installsize
  68. 25K
  69. .construction
  70. SAS/C 6.56
  71. .tested
  72. A2000/030, ECS, 10MB Fast, 1MB Chip, OS V37/V40.
  73. .run
  74. ShellBench=WB,ShellBench
  75. ShellBench=CLI,ShellBench
  76. .docs
  77. ShellBench.guide
  78. .described-by
  79. nmc@dircon.co.uk (Nick Christie)
  80.